Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] Add EAS Tutorial #27059

Merged
merged 49 commits into from May 8, 2024

Conversation

amandeepmittal
Copy link
Member

@amandeepmittal amandeepmittal commented Feb 12, 2024

Why

Add EAS tutorial section in Learn.

Test Plan

See preview: http://docs.expo.dev-pr-27059.s3-website-us-east-1.amazonaws.com/tutorial/eas/introduction/

Checklist

Copy link

linear bot commented Feb 12, 2024

@expo-bot expo-bot added the bot: passed checks ExpoBot has nothing to complain about label Feb 12, 2024
@expo-bot
Copy link
Collaborator

expo-bot commented Feb 12, 2024

📘 Your docs preview website is ready!

Copy link
Contributor

@kadikraman kadikraman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wow, that's a huge amount of work, congrats! 👏
I added some comments based on my first read-though.

docs/pages/tutorial/eas/introduction.mdx Outdated Show resolved Hide resolved
docs/pages/tutorial/eas/introduction.mdx Outdated Show resolved Hide resolved
docs/pages/tutorial/eas/introduction.mdx Outdated Show resolved Hide resolved
docs/pages/tutorial/eas/configure-development-build.mdx Outdated Show resolved Hide resolved
docs/pages/tutorial/eas/configure-development-build.mdx Outdated Show resolved Hide resolved
docs/pages/tutorial/eas/android-production-build.mdx Outdated Show resolved Hide resolved
docs/pages/tutorial/eas/team-development.mdx Outdated Show resolved Hide resolved
docs/pages/tutorial/eas/using-github.mdx Outdated Show resolved Hide resolved
docs/pages/tutorial/eas/introduction.mdx Outdated Show resolved Hide resolved
docs/pages/tutorial/eas/introduction.mdx Outdated Show resolved Hide resolved
docs/pages/tutorial/eas/configure-development-build.mdx Outdated Show resolved Hide resolved
amandeepmittal and others added 2 commits March 6, 2024 23:41
# Why

<!--
Please describe the motivation for this PR, and link to relevant GitHub
issues, forums posts, or feature requests.
-->

Fixes ENG-11468

Add a Progress Tracker component to track progress when a chapter is
completed in the EAS Tutorial. It:
- shows a success message when the user reaches the end of the chapter
with the summary of that chapter
- allows the user to mark a chapter read/unread
- syncs the state of chapter (read/unread) with the sidebar
- adds and updates the sidebar circular progress on reaching tutorial
complition
- allows user to reset the progress on reaching tutorial complition

Also, handles Google Analytics 4 event to send a custom event when all
chapters in a tutorial are completed. The event added is called
`eas_tutorial`.

# Test Plan

To test it, see the **Summary** section of a chapter. For example:
http://docs.expo.dev-pr-27971.s3-website-us-east-1.amazonaws.com/tutorial/eas/configure-development-build/#summary.

## Preview

### Saving Progress Tracker for a chapter



https://github.com/expo/expo/assets/10234615/ced38210-e4ea-4c6e-b7d9-578f1a4ee5db



### Completed Progress Tracker and reset tutorial functionality



https://github.com/expo/expo/assets/10234615/3d671c8b-6f79-4c5c-a166-b88a03f6afbd






<!--
Please describe how you tested this change and how a reviewer could
reproduce your test, especially if this PR does not include automated
tests! If possible, please also provide terminal output and/or
screenshots demonstrating your test/reproduction.
-->


# Checklist

<!--
Please check the appropriate items below if they apply to your diff.
This is required for changes to Expo modules.
-->

- [ ] Documentation is up to date to reflect these changes (eg:
https://docs.expo.dev and README.md).
- [ ] Conforms with the [Documentation Writing Style
Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md)
- [ ] This diff will work correctly for `npx expo prebuild` & EAS Build
(eg: updated a module plugin).
@amandeepmittal amandeepmittal changed the title [WIP][docs] Add EAS Tutorial [docs] Add EAS Tutorial May 6, 2024
Copy link
Member

@brentvatne brentvatne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

let's ship this and we can iterate on it! thank you @amandeepmittal!

Copy link
Collaborator

@Simek Simek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! 🔥 Thanks for all the work put into creating this tutorial! 🙏

@amandeepmittal amandeepmittal merged commit 958bae9 into main May 8, 2024
7 checks passed
@amandeepmittal amandeepmittal deleted the aman/eng-11036-create-a-pr-for-eas-tutorial branch May 8, 2024 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: passed checks ExpoBot has nothing to complain about preview
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants